auto merge of #865 : alexcrichton/cargo/no-more-name, r=brson
authorbors <bors@rust-lang.org>
Fri, 14 Nov 2014 23:33:33 +0000 (23:33 +0000)
committerbors <bors@rust-lang.org>
Fri, 14 Nov 2014 23:33:33 +0000 (23:33 +0000)
commit56852db802e8ae3fd6aa1626a31b6a5e6e8df12c
treeaf72e8855d41c939e7b20c48bf5ccfac3d2c385e
parentb6c19b8b2823b789511297f83c2ff176212ce7fa
parentac43ce1ae0fae50b287807c60d94660d42b16974
auto merge of #865 : alexcrichton/cargo/no-more-name, r=brson

With #843 and #839 coming around the bend soon, the original decision for
`--name` everywhere isn't making as much sense, for consistence this is renaming
these flags back to `--<target-name>` for the respective targets.
src/bin/bench.rs
src/bin/run.rs
src/bin/test.rs